home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 2
/
Amiga Tools 2.iso
/
tex
/
mf
/
inputs
/
dc
/
dcfib.mf
< prev
next >
Wrap
Text File
|
1995-03-15
|
5KB
|
87 lines
% This is DCFIB.MF in text format, as of March 24, 1992
%
% DC fonts Version 1.1 (prerelease of EC fonts)
%
% [ heavily borrowed from the Computer Modern Roman family of
% fonts by D. E. Knuth ]
%
% Content:
%
% Parameter for
%
% European Computer Modern Fibonacci Font
%
%
font_identifier:="DCFIB";
font_size (gensize*pt#);
basedef ( 8, 9, 10, 12);
gendef [1/36pt#]( u# )( 21, 34, 55, 144);
gendef [1/36pt#]( uu# )( 21, 34, 55, 144);
gendef [1/36pt#]( width_adj# )( 0, 1, 1, 3);
gendef [1/36pt#]( serif_fit# )( 0, 1, 1, 3);
gendef [1/36pt#]( cap_serif_fit# )( 0, 1, 1, 3);
gendef [1/36pt#]( letter_fit# )( 0, 1, 1, 3);
gendef [1/36pt#]( body_height# )( 233, 377, 610, 1597);
gendef [1/36pt#]( asc_height# )( 233, 377, 610, 1597);
gendef [1/36pt#]( cap_height# )( 233, 377, 610, 1597);
gendef [1/36pt#]( fig_height# )( 233, 377, 610, 1597);
gendef [1/36pt#]( x_height# )( 144, 233, 377, 987);
gendef [1/36pt#]( math_axis# )( 89, 144, 233, 610);
gendef [1/36pt#]( bar_height# )( 89, 144, 233, 610);
gendef [1/36pt#]( comma_depth# )( 55, 89, 144, 377);
gendef [1/36pt#]( desc_depth# )( 55, 89, 144, 377);
gendef [1/36pt#]( acc_height# )( 60, 67.5, 75, 90);
gendef [1/36pt#]( dot_height# )( 60, 67.5, 75, 90);
gendef [1/36pt#]( udot_height# )( 47.2, 53.1, 59, 70.8);
gendef [1/36pt#]( crisp# )( 0, 1, 1, 3);
gendef [1/36pt#]( tiny# )( 13, 21, 34, 89);
gendef [1/36pt#]( fine# )( 13, 21, 34, 89);
gendef [1/36pt#]( thin_join# )( 13, 21, 34, 89);
gendef [1/36pt#]( hair# )( 21, 34, 55, 144);
gendef [1/36pt#]( stem# )( 34, 55, 89, 233);
gendef [1/36pt#]( curve# )( 39, 60, 94, 238);
gendef [1/36pt#]( ess# )( 34, 55, 89, 233);
gendef [1/36pt#]( flare# )( 34, 55, 89, 233);
gendef [1/36pt#]( dot_size# )( 34, 55, 89, 233);
gendef [1/36pt#]( cap_hair# )( 21, 34, 55, 144);
gendef [1/36pt#]( cap_stem# )( 43, 64, 98, 242);
gendef [1/36pt#]( cap_curve# )( 39, 60, 94, 238);
gendef [1/36pt#]( cap_ess# )( 34, 55, 89, 233);
gendef [1/36pt#]( rule_thickness#)( 21, 34, 55, 144);
gendef [1/36pt#]( dish# )( 1, 1, 2, 5);
gendef [1/36pt#]( bracket# )( 21, 34, 55, 144);
gendef [1/36pt#]( jut# )( 21, 34, 55, 144);
gendef [1/36pt#]( cap_jut# )( 21, 34, 55, 144);
gendef [1/36pt#]( beak_jut# )( 13, 21, 34, 89);
gendef [1/36pt#]( beak# )( 55, 89, 144, 377);
gendef [1/36pt#]( vair# )( 13, 21, 34, 89);
gendef [1/36pt#]( notch_cut# )( 8, 13, 21, 55);
gendef [1/36pt#]( bar# )( 13, 21, 34, 89);
gendef [1/36pt#]( slab# )( 13, 21, 34, 89);
gendef [1/36pt#]( cap_bar# )( 13, 21, 34, 89);
gendef [1/36pt#]( cap_band# )( 13, 21, 34, 89);
gendef [1/36pt#]( cap_notch_cut# )( 8, 13, 21, 55);
gendef [1/36pt#]( serif_drop# )( 3, 5, 8, 21);
gendef [1/36pt#]( stem_corr# )( 1, 1, 2, 5);
gendef [1/36pt#]( vair_corr# )( 1, 1, 2, 5);
gendef [1/36pt#]( apex_corr# )( 0, 1, 1, 3);
gendef [1/36pt#]( o# )( 8, 13, 21, 55);
gendef [1/36pt#]( apex_o# )( 8, 13, 21, 55);
gendef ( slant )( 0, 0, 0, 0);
gendef ( fudge )( 1, 1, 1, 1);
gendef ( math_spread )( .375, .375, .375, .375);
gendef ( ligs )( 2, 2, 2, 2);
superness:=1/sqrt 2;
superpull:=1/13;
beak_darkness:=5/13;
square_dots:=false;
hefty:=false;
serifs:=true;
monospace:=false;
variant_g:=false;
low_asterisk:=false;
math_fitting:=false;
generate dxroman
endinput;